home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / quasrsql.zip / EXAMPLEC.BAT < prev    next >
DOS Batch File  |  1991-11-21  |  193b  |  5 lines

  1. cl -AS -c -G2sw -Owxz -Zep examplec.c
  2. rc -r examplec.rc
  3. link /a:16 /nod examplec.obj, examplec.exe, examplec.map, slibcew win87em libw sql.lib, examplec.def
  4. rc -t examplec.res examplec.exe
  5.